node editor: Avoid inheriting textview styles
authornana-4 <hnmaigo@gmail.com>
Mon, 2 Sep 2019 16:44:55 +0000 (01:44 +0900)
committernana-4 <hnmaigo@gmail.com>
Mon, 2 Sep 2019 16:44:55 +0000 (01:44 +0900)
commit3eec90cdc03fec88e237f671d4f13bd761ea24f8
tree64f19fedac55560c67bb5cfde3cbc6e81f433bb4
parentb9d8eb54b7c629a6a5bf420fc306f92cceca8ce2
node editor: Avoid inheriting textview styles

...to its descendant selectors

Without ">", "text" style is propagated to entry in the emoji chooser.

https://gitlab.gnome.org/GNOME/gtk/issues/2061
demos/node-editor/node-editor-application.c